home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
koreanminer.swf
/
scripts
/
DefineButton2_272
/
BUTTONCONDACTION on(keyPress Left).as
next >
Wrap
Text File
|
2007-09-28
|
90b
|
5 lines
on(keyPress "<Left>"){
_root.miner.gotoAndStop("up");
gotoAndPlay("up" + up);
}